github.com/klauspost/compress/zstd.bitWriter.flush32 (method)
7 uses
github.com/klauspost/compress/zstd (current package)
bitwriter.go#L55: b.flush32()
bitwriter.go#L75: func (b *bitWriter) flush32() {
blockenc.go#L744: wr.flush32()
blockenc.go#L750: wr.flush32()
blockenc.go#L761: wr.flush32() // tablelog max is below 8 for each, so it will fill max 24 bits.
blockenc.go#L795: wr.flush32()
fse_encoder.go#L699: c.bw.flush32()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |